[INFO] cloning repository https://github.com/NeuroLedgerX/automation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NeuroLedgerX/automation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeuroLedgerX%2Fautomation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeuroLedgerX%2Fautomation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1addf4821c21c398d17c67c7a41dd0a6743d74e0
[INFO] testing NeuroLedgerX/automation against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeuroLedgerX%2Fautomation" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NeuroLedgerX/automation
[INFO] finished tweaking git repo https://github.com/NeuroLedgerX/automation
[INFO] tweaked toml for git repo https://github.com/NeuroLedgerX/automation written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NeuroLedgerX/automation on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NeuroLedgerX/automation already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slug v0.1.6
[INFO] [stderr]   Downloaded cc v1.0.102
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] [stderr]   Downloaded humansize v2.1.3
[INFO] [stderr]   Downloaded chrono-tz-build v0.3.0
[INFO] [stderr]   Downloaded quinn-udp v0.5.2
[INFO] [stderr]   Downloaded lambda_runtime_api_client v0.10.0
[INFO] [stderr]   Downloaded rustls-pki-types v1.7.0
[INFO] [stderr]   Downloaded value-bag v1.9.0
[INFO] [stderr]   Downloaded tokio-rustls v0.26.0
[INFO] [stderr]   Downloaded http-serde v2.1.1
[INFO] [stderr]   Downloaded serde_regex v1.1.0
[INFO] [stderr]   Downloaded tinyvec v1.6.1
[INFO] [stderr]   Downloaded lambda_runtime_api_client v0.11.1
[INFO] [stderr]   Downloaded sluice v0.5.5
[INFO] [stderr]   Downloaded globset v0.4.16
[INFO] [stderr]   Downloaded basic-cookies v0.1.5
[INFO] [stderr]   Downloaded castaway v0.1.2
[INFO] [stderr]   Downloaded lambda_runtime v0.10.0
[INFO] [stderr]   Downloaded async-object-pool v0.1.4
[INFO] [stderr]   Downloaded hyper-rustls v0.27.2
[INFO] [stderr]   Downloaded lambda_runtime v0.13.0
[INFO] [stderr]   Downloaded redox_users v0.4.5
[INFO] [stderr]   Downloaded ignore v0.4.23
[INFO] [stderr]   Downloaded tokio-stream v0.1.15
[INFO] [stderr]   Downloaded hyper-util v0.1.5
[INFO] [stderr]   Downloaded async-signal v0.2.8
[INFO] [stderr]   Downloaded similar v2.5.0
[INFO] [stderr]   Downloaded async-executor v1.12.0
[INFO] [stderr]   Downloaded scraper v0.17.1
[INFO] [stderr]   Downloaded tera v1.20.0
[INFO] [stderr]   Downloaded quinn v0.11.2
[INFO] [stderr]   Downloaded httpmock v0.6.8
[INFO] [stderr]   Downloaded curl v0.4.46
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.34
[INFO] [stderr]   Downloaded deunicode v1.6.2
[INFO] [stderr]   Downloaded parse-zoneinfo v0.3.1
[INFO] [stderr]   Downloaded tokio-util v0.7.11
[INFO] [stderr]   Downloaded serde_json v1.0.118
[INFO] [stderr]   Downloaded rustls-webpki v0.102.4
[INFO] [stderr]   Downloaded reqwest v0.12.5
[INFO] [stderr]   Downloaded h2 v0.4.5
[INFO] [stderr]   Downloaded quinn-proto v0.11.3
[INFO] [stderr]   Downloaded hyper v0.14.29
[INFO] [stderr]   Downloaded zerocopy v0.7.34
[INFO] [stderr]   Downloaded isahc v1.7.2
[INFO] [stderr]   Downloaded webpki-roots v0.26.3
[INFO] [stderr]   Downloaded bstr v1.12.0
[INFO] [stderr]   Downloaded chrono-tz v0.9.0
[INFO] [stderr]   Downloaded rustls v0.23.10
[INFO] [stderr]   Downloaded libz-sys v1.1.18
[INFO] [stderr]   Downloaded curl-sys v0.4.73+curl-8.8.0
[INFO] [stderr]   Downloaded libnghttp2-sys v0.1.10+1.61.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef25887adc0454a85a310ef29f4aa076245086dfb4fe322472a5d998b86cc6ed
[INFO] running `Command { std: "docker" "start" "-a" "ef25887adc0454a85a310ef29f4aa076245086dfb4fe322472a5d998b86cc6ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef25887adc0454a85a310ef29f4aa076245086dfb4fe322472a5d998b86cc6ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef25887adc0454a85a310ef29f4aa076245086dfb4fe322472a5d998b86cc6ed", kill_on_drop: false }`
[INFO] [stdout] ef25887adc0454a85a310ef29f4aa076245086dfb4fe322472a5d998b86cc6ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ada8d1557365c46135193f750873d5cfb9ea3c7a4af3590a0372560ebc953f8
[INFO] running `Command { std: "docker" "start" "-a" "3ada8d1557365c46135193f750873d5cfb9ea3c7a4af3590a0372560ebc953f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling cc v1.0.102
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling tinyvec v1.6.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rustls v0.23.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ego-tree v0.6.2
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http-serde v2.1.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling scraper v0.17.1
[INFO] [stderr]    Compiling hyper v0.14.29
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.5
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling lambda_runtime_api_client v0.10.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling lambda_runtime_api_client v0.11.1
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling lambda_runtime v0.10.0
[INFO] [stderr]    Compiling lambda_runtime v0.13.0
[INFO] [stderr]    Compiling fetch-sponsor v0.1.0 (/opt/rustwide/workdir/functions/fetch-sponsor)
[INFO] [stderr]    Compiling fetch-book v0.1.0 (/opt/rustwide/workdir/functions/fetch-book)
[INFO] [stderr]    Compiling create-issue v0.1.0 (/opt/rustwide/workdir/functions/create-issue)
[INFO] [stderr]    Compiling fetch-issue-number v0.1.0 (/opt/rustwide/workdir/functions/fetch-issue-number)
[INFO] [stderr]    Compiling fetch-quote v0.1.0 (/opt/rustwide/workdir/functions/fetch-quote)
[INFO] [stdout] warning: fields `all`, `first`, `last`, and `url_prefix` are never read
[INFO] [stdout]   --> functions/fetch-quote/src/models.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct Stats {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout]  5 |     pub total: u32,
[INFO] [stdout]  6 |     pub all: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]  7 |     pub first: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]  8 |     pub last: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]  9 |     #[serde(rename = "urlPrefix")]
[INFO] [stdout] 10 |     pub url_prefix: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `url` are never read
[INFO] [stdout]   --> functions/fetch-quote/src/models.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Author {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 15 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub url: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `url` is never read
[INFO] [stdout]   --> functions/fetch-quote/src/models.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct InputQuote {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub url: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
[INFO] running `Command { std: "docker" "inspect" "3ada8d1557365c46135193f750873d5cfb9ea3c7a4af3590a0372560ebc953f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ada8d1557365c46135193f750873d5cfb9ea3c7a4af3590a0372560ebc953f8", kill_on_drop: false }`
[INFO] [stdout] 3ada8d1557365c46135193f750873d5cfb9ea3c7a4af3590a0372560ebc953f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c6bd2314d8b0956b2eddf2729333c5e041857f9988ccc9087628f2e4a5772b5
[INFO] running `Command { std: "docker" "start" "-a" "7c6bd2314d8b0956b2eddf2729333c5e041857f9988ccc9087628f2e4a5772b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.10+1.61.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling curl-sys v0.4.73+curl-8.8.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling piper v0.2.3
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-executor v1.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling castaway v0.1.2
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling similar v2.5.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling scraper v0.17.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling polling v3.7.2
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling async-io v2.3.3
[INFO] [stderr]    Compiling async-signal v0.2.8
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v1.8.1
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling async-object-pool v0.1.4
[INFO] [stderr]    Compiling hyper v0.14.29
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling hyper-util v0.1.5
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]    Compiling lambda_runtime_api_client v0.10.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling lambda_runtime_api_client v0.11.1
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling lambda_runtime v0.10.0
[INFO] [stderr]    Compiling lambda_runtime v0.13.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling create-issue v0.1.0 (/opt/rustwide/workdir/functions/create-issue)
[INFO] [stderr]    Compiling fetch-book v0.1.0 (/opt/rustwide/workdir/functions/fetch-book)
[INFO] [stderr]    Compiling fetch-sponsor v0.1.0 (/opt/rustwide/workdir/functions/fetch-sponsor)
[INFO] [stderr]    Compiling httpmock v0.6.8
[INFO] [stderr]    Compiling fetch-quote v0.1.0 (/opt/rustwide/workdir/functions/fetch-quote)
[INFO] [stderr]    Compiling fetch-issue-number v0.1.0 (/opt/rustwide/workdir/functions/fetch-issue-number)
[INFO] [stdout] warning: fields `all`, `first`, `last`, and `url_prefix` are never read
[INFO] [stdout]   --> functions/fetch-quote/src/models.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct Stats {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout]  5 |     pub total: u32,
[INFO] [stdout]  6 |     pub all: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]  7 |     pub first: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]  8 |     pub last: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]  9 |     #[serde(rename = "urlPrefix")]
[INFO] [stdout] 10 |     pub url_prefix: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `url` are never read
[INFO] [stdout]   --> functions/fetch-quote/src/models.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Author {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 15 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub url: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `url` is never read
[INFO] [stdout]   --> functions/fetch-quote/src/models.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct InputQuote {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub url: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] running `Command { std: "docker" "inspect" "7c6bd2314d8b0956b2eddf2729333c5e041857f9988ccc9087628f2e4a5772b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c6bd2314d8b0956b2eddf2729333c5e041857f9988ccc9087628f2e4a5772b5", kill_on_drop: false }`
[INFO] [stdout] 7c6bd2314d8b0956b2eddf2729333c5e041857f9988ccc9087628f2e4a5772b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f5cc56e61f5b06615f9bb684b99cb9d99b1115ff397b1cc4e781f1229dadbc78
[INFO] running `Command { std: "docker" "start" "-a" "f5cc56e61f5b06615f9bb684b99cb9d99b1115ff397b1cc4e781f1229dadbc78", kill_on_drop: false }`
[INFO] [stderr] warning: fields `all`, `first`, `last`, and `url_prefix` are never read
[INFO] [stderr]   --> functions/fetch-quote/src/models.rs:6:9
[INFO] [stderr]    |
[INFO] [stderr]  4 | pub struct Stats {
[INFO] [stderr]    |            ----- fields in this struct
[INFO] [stderr]  5 |     pub total: u32,
[INFO] [stderr]  6 |     pub all: String,
[INFO] [stderr]    |         ^^^
[INFO] [stderr]  7 |     pub first: String,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]  8 |     pub last: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]  9 |     #[serde(rename = "urlPrefix")]
[INFO] [stderr] 10 |     pub url_prefix: String,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id` and `url` are never read
[INFO] [stderr]   --> functions/fetch-quote/src/models.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct Author {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr] 15 |     pub id: String,
[INFO] [stderr]    |         ^^
[INFO] [stderr] ...
[INFO] [stderr] 19 |     pub url: String,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `url` is never read
[INFO] [stderr]   --> functions/fetch-quote/src/models.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub struct InputQuote {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 27 |     pub url: String,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `fetch-quote` (bin "fetch-quote" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/create_issue-e054f86c0baae6ad)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test buttondown::tests::test_create_email_request_serialization ... ok
[INFO] [stdout] test datetime_utils::tests::test_get_next_monday_from_monday_before_5pm ... ok
[INFO] [stdout] test datetime_utils::tests::test_get_next_monday_from_monday_exactly_5pm ... ok
[INFO] [stdout] test template::tests::test_closing_title_generation ... ok
[INFO] [stdout] test template::tests::test_closing_message_generation ... ok
[INFO] [stdout] test template::tests::test_extra_content_title_generation ... ok
[INFO] [stdout] test datetime_utils::tests::test_get_next_monday_from_thursday ... ok
[INFO] [stdout] test template::tests::test_sanitize_js_filter_non_string ... ok
[INFO] [stdout] test buttondown::tests::test_send_draft_request_serialization ... ok
[INFO] [stdout] test template::tests::test_get_link_action_text ... ok
[INFO] [stdout] test template::tests::test_greeting_generation ... ok
[INFO] [stdout] test template::tests::test_intro_closing_generation ... ok
[INFO] [stdout] test template::tests::test_sanitize_js_filter_no_match ... ok
[INFO] [stdout] test template::tests::test_sanitize_js_filter_lowercase ... ok
[INFO] [stdout] test template::tests::test_sanitize_js_filter_no_trailing_space ... ok
[INFO] [stdout] test datetime_utils::tests::test_get_next_monday_from_monday_after_5pm ... ok
[INFO] [stdout] test template::tests::test_sanitize_js_filter_multiple_occurrences ... ok
[INFO] [stdout] test template::tests::test_sanitize_js_filter_mixed_case ... ok
[INFO] [stdout] test buttondown::tests::test_generate_slug ... ok
[INFO] [stdout] test datetime_utils::tests::test_get_next_monday_from_invalid_time ... ok
[INFO] [stdout] test template::tests::test_sanitize_js_filter_uppercase ... ok
[INFO] [stdout] test template::tests::test_simple_template_rendering ... ok
[INFO] [stdout] test template::tests::test_template_rendering ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fetch_book-9edb1401e7dee066)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fetch_issue_number-01bed2fb84d0dfc3)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test fetcher::tests::test_parse_number_from_title ... ok
[INFO] [stdout] test fetcher::tests::test_parse_number_from_title_without_number ... ok
[INFO] [stdout] test fetcher::tests::test_with_empty_page ... ok
[INFO] [stdout] test fetcher::tests::test_with_real_archive_page ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fetch_quote-56f28aef7e754032)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test models::tests::test_deserialize_input_quote_without_wiki ... ok
[INFO] [stdout] test models::tests::test_deserialize_quote_with_null_author_url ... ok
[INFO] [stdout] test models::tests::test_serialize_and_deserialize_quote_without_wiki ... ok
[INFO] [stdout] test models::tests::test_serialize_quote_with_author_url ... ok
[INFO] [stdout] test fetcher::tests::test_fetch_quote_random ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fetch_sponsor-70c03e0e9b76ac12)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shared-f2a6b4be095d91b6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests shared
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f5cc56e61f5b06615f9bb684b99cb9d99b1115ff397b1cc4e781f1229dadbc78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5cc56e61f5b06615f9bb684b99cb9d99b1115ff397b1cc4e781f1229dadbc78", kill_on_drop: false }`
[INFO] [stdout] f5cc56e61f5b06615f9bb684b99cb9d99b1115ff397b1cc4e781f1229dadbc78
